Skip to content

Updated tests and collector #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Mar 28, 2017
Merged

Updated tests and collector #70

merged 15 commits into from
Mar 28, 2017

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Mar 28, 2017

When I created the Symfony Collector and profiler for SF 3.3 I got some feedback with updates. This PR adds the same updates here.

I also add some better testing.

@Nyholm Nyholm merged commit 0f341bf into master Mar 28, 2017
@Nyholm Nyholm deleted the patch-tests branch March 28, 2017 15:22
@codecov-io
Copy link

codecov-io commented Mar 28, 2017

Codecov Report

Merging #70 into master will increase coverage by 15.74%.
The diff coverage is 5.3%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #70       +/-   ##
=============================================
+ Coverage     24.69%   40.44%   +15.74%     
- Complexity        0      176      +176     
=============================================
  Files            21       19        -2     
  Lines           810      727       -83     
=============================================
+ Hits            200      294       +94     
+ Misses          610      433      -177
Impacted Files Coverage Δ Complexity Δ
src/Factory/DoctrineBridgeFactory.php 100% <ø> (+100%) 2 <0> (+2) ⬆️
...endencyInjection/Compiler/DoctrineCompilerPass.php 10.81% <ø> (-9.19%) 11 <0> (+11)
src/DataCollector/CacheDataCollector.php 0% <0%> (ø) 22 <0> (+22) ⬆️
src/Cache/Recording/TaggablePool.php 0% <0%> (ø) 2 <2> (+2) ⬆️
src/Cache/Recording/Factory.php 82.35% <100%> (+82.35%) 6 <0> (+6) ⬆️
src/Cache/Recording/CachePool.php 15.38% <4%> (+15.38%) 22 <5> (+22) ⬆️
src/DependencyInjection/CacheExtension.php 93.15% <50%> (+30.65%) 18 <0> (+18) ⬆️
src/Cache/FixedTaggingCachePool.php 12.5% <7.69%> (+12.5%) 14 <4> (+14) ⬆️
... and 16 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd54c07...b19b678. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants